Skip to content

Test Result : arrays union

0 failures (±0)
5 tests (±0)
Took 1 ms.

All Tests

Test nameDurationStatus
scout.arrays union also works with floats0 msPassed
scout.arrays union does not fail if arr1 or arr2 are not defined0 msPassed
scout.arrays union if the arrays contain objects instead of primitives, it uses their id to check for equality1 msPassed
scout.arrays union merges two arrays0 msPassed
scout.arrays union merges two arrays and removes duplicates0 msPassed